home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / cas3.htm < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-04  |  3.6 KB  |  94 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.     <head>
  7.         <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
  8.         <meta http-equiv="MSThemeCompatible" content="yes" />
  9.     <link href="ccc.css" type="text/css" rel="STYLESHEET" />
  10.         <script src="ccc.js"></script>
  11.         <script language="javascript">
  12.         <!--
  13.             function OnTxtFieldChanging()
  14.             {
  15.                 var oKey = document.getElementById("txtKey");
  16.                 var sResult = "false";
  17.                 
  18.                 if (oKey != null)
  19.                 {
  20.                     if (ValidateSerial(oKey.value))
  21.                 {
  22.                         sResult = "true";
  23.                 }
  24.  
  25.                     location = "pcucmd://StoreParam?key=" + oKey.value;
  26.             }
  27.  
  28.                 location="pcucmd://CanContinue?enable=" + sResult;
  29.             }
  30.             
  31.             function WebBrHRefAssign()
  32.             {
  33.                 var WebBr = document.getElementById("WebBr");
  34.                 if (WebBr != null)
  35.                 {
  36.                     var strURL="http://apps.corel.com/redirect/"+getParamString();
  37.                     WebBr.href=strURL;
  38.                 }
  39.             }
  40.                 
  41.         -->
  42.         </script>
  43.     </head>
  44.     <body onload="WebBrHRefAssign(); location='pcucmd://FrameDataLoaded';" tabindex="-1">
  45.         <div id="pcu_data" style="DISPLAY: none">
  46.             PageDimension:630,440
  47.         </div>
  48.         <div id="ButtonBar" style="display:none">
  49.             <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
  50.                 <tr>
  51.                     <td align="right">
  52.                         <button accesskey="O" type="submit" id="btnContinue" disabled="true" name="btnContinue"    onclick="window.focus(); event.srcElement.focus(); location='pcucmd://SetKey'; document.location='pcucmd://Continue?condition=true'">C<u>o</u>ntinue</button> 
  53.                         <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>C</u>ancel</button>
  54.                     </td>
  55.                 </tr>
  56.             </table>
  57.         </div>
  58.         You are not connected to the Internet at this time. In order to proceed, please choose one of the following options:
  59.         <br>
  60.                 <br>
  61.         <table style="width: 100%" cellpadding="0" cellspacing="0">
  62.             <tr style="vertical-align:top">
  63.                 <td style="padding: 5px; width: 195px; border-right-width:thin; border-right-color:Silver; border-right-style:solid">
  64.                     <p><b>Connect to Internet?</b></p>
  65.                     <p>
  66.                     Connect to the Internet and sign-in to your Corel Account.
  67.                     </p>
  68.                     <p align="center">
  69.                         <button accesskey="N" type="button" id="btnConnect" onclick="location='pcucmd://Connect'; location='pcucmd://SetSequence?name=Online&index=2&condition=yes'">Co<u>n</u>nect</button>
  70.                     </p>
  71.                     <p>If you are online but are unable to connect, <a id="WebBr" href="#" target="_blank">click here</a> to use your Web browser.</p>
  72.                 </td>
  73.                 <td style="padding:5px; width:195; border-right-width:thin; border-right-color:Silver; border-right-style:solid;">
  74.                     <p><b>Working off-line?</b></p>
  75.                     <p>Contact a Corel Customer Service representative in your area to receive your trial serial number.
  76.                     </p>
  77.                     <p align="center">
  78.                     <button accesskey="P" type="button" id="btnPhoneCorel" onclick="location='pcucmd://Next'"><u>P</u>hone Corel</button>
  79.                     </p>
  80.                 </td>
  81.                 <td style="width: 195px; padding: 5px">
  82.                     <p><b>Already have a Trial serial number?</b></p>
  83.                     <p>
  84.                     Enter your trial serial number and choose Continue to proceed.
  85.                     </p>
  86.                     <p align="center">
  87.                         <input style="margin-left:5px; margin-right:5px; width:100%" type="text" id="txtKey" onkeyup="OnTxtFieldChanging()" />
  88.                     </p>
  89.                 </td>
  90.             </tr>
  91.         </table>
  92.     </body>
  93. </html>
  94.